home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Preview: Enemy of the State
/
Interactive Preview: Enemy of the State.iso
/
pc
/
main.dxr
/
00530_Blue bar.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-19
|
262 b
|
10 lines
on exitFrame me
if the locH of sprite the spriteNum of me > 140 then
startTimer()
put 0 into field 19
go(the frame + 1)
else
set the locH of sprite the spriteNum of me to the locH of sprite the spriteNum of me + (the timer / 20)
end if
end